InstreamAdLoadListener

Class that is implemented to determine when the Instream ads loading has completed or failed.

Functions

Link copied to clipboard
abstract fun onInstreamAdFailedToLoad(reason: String)

Notifies that InstreamAd failed to load.

Link copied to clipboard
abstract fun onInstreamAdLoaded(instreamAd: InstreamAd)

Notifies that InstreamAd was loaded.